(ido-initial-position): New variable.
authorKim F. Storm <storm@cua.dk>
Wed, 24 Jan 2007 00:07:34 +0000 (00:07 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 24 Jan 2007 00:07:34 +0000 (00:07 +0000)
commit6542e6917d6653782f05b8d6d3bf4d25ebae9183
tree5a1fc7adfbc708e1f93993ff63686fc01147552b
parentfab1ccd9132456a1b727150ba4f4266c9046e364
(ido-initial-position): New variable.
(ido-read-internal): Set it if default item is specified.
(ido-minibuffer-setup): Position cursor accordingly if set.
(ido-edit-input): C-e moves to end of input if not already there.
(ido-magic-backward-char): C-b does like M-b if prev char is /.
Don't switch to buffer mode if repeating C-b at start of input.
(ido-toggle-ignore): C-a only toggles ignore at start or end of
input; else it moves to start of input.
(ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
not at end of input, delete rest of input, rather than normal op.
lisp/ido.el